home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 2-2.iso / utility / prokal63 / Setup.exe / 0 / RCDATA / TINSTALLDLG / TINSTALLDLG.txt
Text File  |  1998-08-31  |  421b  |  21 lines

  1. object InstallDlg: TInstallDlg
  2.   Left = -5
  3.   Top = -4
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'ProKalc Installation'
  7.   ClientHeight = 583
  8.   ClientWidth = 804
  9.   Color = clBlue
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   Visible = True
  16.   WindowState = wsMaximized
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20. end
  21.